home *** CD-ROM | disk | FTP | other *** search
/ Go64! / Go64_1997-09_1997_CSW_Side_B.d64 / stereo10_11 boot (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  648b  |  19 lines

  1. 10 poke53280,0:poke53281,0
  2. 15 print"[147]";chr$(142)
  3. 20 ifa=0thena=1:load"stereoloader",8,1
  4. 75 print"[158] stereo player 10.0 and 11.0 pre-loader"
  5. 76 print"[153] [163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163]"
  6. 80 print"     [150]if you have the extra sid chip"
  7. 90 print" [150]installed,  make sure it is turned on."
  8. 100 print"     [158]([156]f[158])[154] speedload stereo player"
  9. 110 print"     [158]([156]n[158])[154] normal load stereo player"
  10. 120 print"  [153]please enter selection"
  11. 121 print"[158]note: [155]this player can play all normal"
  12. 122 print"      and enhanced sid files (.mus)"
  13. 123 print"      even if you [150]do not[146] [155]have"
  14. 124 print"      the second sid chip installed."
  15. 130 geta$:ifa$="n"thenpoke32768,0:goto160
  16. 140 ifa$<>"f"then130
  17. 150 poke32768,128
  18. 160 sys 49152
  19.